dataSourceTlsCertificateRead now uses http client#113
dataSourceTlsCertificateRead now uses http client#113DanielRis wants to merge 3 commits intohashicorp:mainfrom
Conversation
…llow proxy usage inside Corporate Networks
|
@DanielRis any chance you could sign the CLA? Perhaps it could spark some activity/review on your PR? |
I thought I did that already, but I now did that again. |
|
Hey @donovanmuller , |
|
@vikas027 I'm not a maintainer, so unfortunately I can't. I am, like you, waiting and hoping for any movement on this PR/issue 😃 |
|
bump. When can we expect this PR to get merged? |
|
bump! with module like terraform-aws-eks: https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/main.tf#L149-L153 adopts this module, this diff will help a lot of users utilize this module. |
hashicorp#113 (dataSourceTlsCertificateRead now uses http client hashicorp#113)
|
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |
dataSourceTlsCertificateReadnow use an http client instead of tls to allow proxy usage inside Corporate environments.Fixes #96